home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk53 / lplayer / read.me < prev    next >
Text File  |  1995-03-18  |  1KB  |  34 lines

  1. EarAche Large Sound Sample Play Program    Written by: Gary J. Chernega
  2.  
  3.       This program is  freely distributable and may be copied freely as
  4.       long as this documentation file is attached.
  5.  
  6.  
  7.    This program uses what I call the >880 structure.  A digitized sound
  8.    sample  that is  larger than a disk  (880K)  is  saved in blocks  of
  9.    approximately  840K.  Attached to the beginning  of each block  is a
  10.    structure that  defines several parameters.  The parameters that are
  11.    currently included in the initial block structure are:
  12.  
  13.    Identify    '>880'
  14.    SaveSize    Size of each block (840K)
  15.    SampSize    Size of entire sample
  16.    Tempo       Tempo to play sample at (Amiga value)
  17.    LVol, RVol  Volume values for each channel
  18.    Filter      Amiga audio filter value (on-off)
  19.    NextFile    Contains name of next file to load
  20.  
  21.    The parameters in an extension block are:
  22.  
  23.    Identify    '+880'
  24.    NextFile    Contains name of next file to load (or 0=This is last)
  25.  
  26.  
  27.    If you are interested in audio digitizing, please let me know. I can
  28.    be reached at:
  29.  
  30.                (607) 754-5086  300/1200/2400 8-N-1
  31.  
  32.            or: PO Box 7087
  33.                Endicott NY  13760
  34.